Skip to content

Assignment 1#1

Merged
bhuiyaau merged 2 commits intomainfrom
assignment-1
Mar 16, 2026
Merged

Assignment 1#1
bhuiyaau merged 2 commits intomainfrom
assignment-1

Conversation

@bhuiyaau
Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

I added code that can check for anagrams (define the terms) and then edit the code to add in the boolean

What did you learn from the changes you have made?

I learned different data types and how to make sure to define variables within a certain set

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

I followed what was provided in the lectures and then googled the specific term ("sorted")

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

Yes, lots of challenges. I didn't know which term to use to help sort words and then ignore the lowercases. I had to google how to do this. But the syntax makes sense to me, and why we have different data types and indentations

How were these changes tested?

I compared it against the criteria that was provided by DSI

A reference to a related issue in your repository (if applicable)

I followed the video instructions to submit my assignment #1 for python, but it says main and assignment-1 are identical on github. But in my VS code, I can see my changes under source control. Did I do something wrong in the set-up? I can provide screenshots of my assignment.

Checklist

  • [X ] I can confirm that my changes are working as intended
2 1

Copy link
Copy Markdown

@juliagallucci juliagallucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@bhuiyaau bhuiyaau merged commit 9277225 into main Mar 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants